Skip to content

tmbtech/saywat-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

  • clone this repository
  • npm install
  • jspm install
  • install http-server (standard http server) or live-server (server with live reload)
git clone https://github.com/tmbtech/saywat-.git saywat 
cd saywat 
npm install
jspm install
npm install live-server -g

Run

Run your server then browse to http://localhost:8080

live-server

"flux" via context.

Using a simple flux based on https://github.com/tmbtech/Context-Flux

FAQ

  • Q: Why don't I see my changes?
  • A: I usually forget to unbundle jspm before pushing to master. Run npm run clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors