Skip to content

maxceem/react-starter

 
 

Repository files navigation

React starter app

Starter template with react-boostrap and login form.

Requirements

Install dependencies

npm i

Running

npm run <script> Description
build Build the app
start Serves the app in prod mode (use build first).
dev Start app in the dev mode.
lint Lint all .js files.
lint:fix Lint and fix all .js files. Read more on this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.8%
  • JavaScript 41.8%
  • HTML 0.4%