Skip to content

Basic react setup to get you started on any project.

License

Notifications You must be signed in to change notification settings

ingelity/react-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-start

Setup

$ git clone [email protected]:ingelity/react-start.git
$ cd react-start

### Installing npm packages
$ npm i

### Building assets
$ npm run build

## Working in dev
### Starting the dev server
$ npm start

### Starting the frontent dev server
$ npm run webpack

About

Basic react setup to get you started on any project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published