reactive-starter-kit

1.0.3 • Public • Published

React(ive) Starter Kit

React(ive) Starter Kit is boilerplate for creating a single page application in React. You can write latest and use latest JavaScript.

Prerequisites:

    npm >= 6.4.1 AND node >= v10.4.1
    
    Install from(Install Using NVM is my favourite one): 
    https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-16-04

Setup:

    npm install -g reactive-starter-kit
    reactive-starter-kit folderName
    cd folderName
    npm install

This starter kit configured with all 3 environments:

    Development Env:     npm start
    Test Env:  npm test
    Production Env:  npm run build

Package Sidebar

Install

npm i reactive-starter-kit

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

12.9 kB

Total Files

8

Last publish

Collaborators

  • rajkumararisetty