Skip to content

AlexOugh/auth-using-reactJS

Repository files navigation

Just Another React Starter App

A minimal React JS application starter kit.

Start small, add what you need.

A fork and bending of React Starterify

NVM Usage

. ~/.nvm/nvm.sh
nvm use 5.0

Usage

Install the dependencies:

npm install

Test:

npm test

Development mode with livereload:

npm run watch

When you are done, create a production ready version of the JS bundle:

npm run build

License

MIT License

Build Status

Build Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published