outset-react

2.3.2 • Public • Published

outset-react

outset-react on NPM

A boilerplate for React libraries, built with webpack.

About

This boilerplate provides:

Install

$ npm install outset-react -g

Develop

In your terminal:

$ outset-react [path]
$ npm install
$ npm run start

In your browser:

http://localhost:3000/

Work in the client folder.

Deploy

In your terminal:

npm run build

Output files are compiled into the build folder.

License

MIT. © 2016 Michael Cavalea

Built With Love

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i outset-react

    Weekly Downloads

    1

    Version

    2.3.2

    License

    MIT

    Last publish

    Collaborators

    • callmecavs