SkillAgentSearch skills...

ReactBoilerplate

No description available

Install / Use

/learn @naomiajacobs/ReactBoilerplate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

reactBoilerplate

A barebones repo to get you started with Webpack, Babel, and React.

Installation

git clone https://github.com/naomiajacobs/reactBoilerplate

then

npm install

Serve your files on a webpack server (with hotloading!)

npm start

Then go to localhost:8080.

Process and bundle your files

webpack

Re-process and re-bundle your files whenever you make a change

webpack --watch

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated8y ago
Forks17

Languages

JavaScript

Security Score

50/100

Audited on Nov 29, 2017

No findings