Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 327 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 327 Bytes

Packages needed to be installed:

nodejs
npm
nodejs-legacy

npm packages needed to be installed:

babel-preset-react
babel-preset-es2015
watchify
babelify

How to start ->

Start watchify:

npm run build

Start server:

npm run server