This project is a collaborative tool to design the user interfaz prototypes of the web system.
https://github.com/kapit4n/mockupero-ui/wiki
- node 6
- npm 3.10.6
- grunt-cli v1.2.0
- bower
- run (https://github.com/larce1212/mockupero-api)
- go run https://github.com/kapit4n/mockupero-go
- npm install
- bower install
-
Run
grunt
for building andgrunt serve
for preview.
- Running
grunt test
will run the unit tests with karma.
- docker build -t llll/ui .
- docker run -p 9001:9001 -d llll/ui
- docker logs containerId
- docker stop containerId
- curl -i localhost:9001