Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (10 loc) · 432 Bytes

readme.md

File metadata and controls

20 lines (10 loc) · 432 Bytes

No longer actively maintained. I recommand you to take a look at ReactJS

Setup Repository

git clone git@github.com:redcatjs/jstack-demo.git jstack-demo.dev

cd jstack-demo.dev

npm install

webpack --watch

Setup Webpack

curl -sL https://deb.nodesource.com/setup_7.x | sudo bash -

sudo apt-get install nodejs

sudo npm install --global webpack webpack-dev-server babel-cli eslint