Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 785 Bytes

File metadata and controls

21 lines (13 loc) · 785 Bytes

Viking.js

Viking is an opinionated javascript framework for building front-end applications. Using an MVC, Model View Controller, structure, Viking is built to query a backend like Ruby on Rails.

Installation Circle CI Coverage Status

npm install github:malomalo/viking

Browser Compatibility

Tested and functional in Chrome 36+, Safari 7+, Firefox 29+

Development

Testing

npm run test

Documentation

npm run docs

Documentation Reload

npm run docs:watch