Skip to content

nap2000/webform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebForm

Smap WebForms

Follow the Smap blog or go to the web site at Smap to stay up to date.

Development

  • Clone this repository. The main branch is "production2"

  • Install Grunt

    • Install Python

    • Install Node

    • Install Npm

    • sudo npm install -g n

    • npm install -g grunt-cli

    • npm install grunt --save-dev

    • npm install time-grunt --save-dev

    • npm install load-grunt-tasks --save-dev

    • npm install grunt-serve --save-dev

    • npm install grunt-concurrent --save-dev

    • npm install grunt-contrib-connect --save-dev

    • npm install grunt-contrib-watch --save-dev

    • npm install grunt-eslint --save-dev

    • npm install grunt-i18next --save-dev

    • npm install karma --save-dev

    • npm install grunt-karma --save-dev

    • npm install grunt-shell --save-dev

    • Install Grunt in ~/git/prop-smapserver and ~/git/webform

    • Install "grunt-contrib-uglify"

Acknowledgements

This project:

About

The engine that powers Enketo Smart Paper - Use it to develop your own enketo-powered app!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 57.2%
  • CSS 34.0%
  • SCSS 7.8%
  • Other 1.0%