Skip to content

ezisezis/react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Boilerplate

Codebase for a simple React App

Contents

Based on create-react-app, react-router-config and ant-design, also includes a scss processor and a configured linter.

Installation

  • With yarn:
yarn install
  • With npm:
npm install

Run the app

  • With yarn:
yarn start
  • With npm:
npm start

About

React boilderplate taken from react-create-app with few additions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors