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

redcatjs/jstack-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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