Skip to content

joonmanji/saywat-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 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:/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:/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

No packages published

Languages

  • JavaScript 94.4%
  • HTML 5.6%