Skip to content

tim-tang/arctic-wolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

   _____                     __   .__           __      __         .__     _____ 
  /  _  \  _______   ____  _/  |_ |__|  ____   /  \    /  \  ____  |  |  _/ ____\
 /  /_\  \ \_  __ \_/ ___\ \   __\|  |_/ ___\  \   \/\/   / /  _ \ |  |  \   __\ 
/    |    \ |  | \/\  \___  |  |  |  |\  \___   \        / (  <_> )|  |__ |  |   
\____|__  / |__|    \___  > |__|  |__| \___  >   \__/\  /   \____/ |____/ |__|   
        \/              \/                 \/         \/                         

Build Status


Arctic single page application font-end with Sea.js and Backbone.js

  • Front-end modular with Sea.js.
  • Front-end MVC by Backbone.js.
  • Handling front-end bussiness logic and router.
  • Use JSON and Underscore template to do data binding.
  • Use Bootstrap and JQuery to implement responsive UI.
  • GruntJS to structure code.
  • ...

Build Arctic Wolf (Assume Node.JS has been installed).

$ npm install spm -g
$ npm install spm build -g
$ make build

Start web server

$ make server

Start arctic-bear server, go to arctic bear repo and clone code.

$ make server

Visitor http://localhost:3000/wolf-app

About

Arctic font-end with Sea.js and Backbone.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published