Skip to content
This repository has been archived by the owner on Jul 3, 2018. It is now read-only.

lstkz/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.

Releases

No releases published

Packages

No packages published