Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 676 Bytes

README.markdown

File metadata and controls

59 lines (39 loc) · 676 Bytes

CodeName Sea

For this project's documentation, '$' means place to run a command

Description

(pending...)

You must have

  • nodejs
  • github
  • yeoman (npm install -g yo grunt-cli)

Clone

$ git clone git@github.com:lesterzone/sea.git

Install dependencies

$ cd sea folder and:

$ npm install

then

$ bower install

Run development server

$ grunt serve

CSS

By default bootstrap 3 is installed and uses less, any css code can be added to app/styles/custom.less

Build for production

grunt build

TODO

  • tests
  • build task
  • add phonegap

Contributors

  • @lesterzone
  • @drojasug