Skip to content

Progressive app using a lot of things (e.g. mango, jade, express)

Notifications You must be signed in to change notification settings

VojtaStanek/mango-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple magical PWA

Do you have mango-cli installed globally?

If not: npm install -g mango-cli

Then install dependencies mango install.

And run!

node src/server.js # Requires Node.js 6! (Maybe also 5, but not <=4)
mango dev -p localhost:3000 # Need vesion, that transpiles .js files

Interesting things

  • Magical components injection
  • Magical model injection and execution
  • Asyc jade templates getting

About

Progressive app using a lot of things (e.g. mango, jade, express)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published