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

Package Sidebar

Install

npm i outset-react

Weekly Downloads

0

Version

2.3.2

License

MIT

Last publish

Collaborators

  • callmecavs