vue-amber-recipe
Amber + Vue
A SPA (Single Page Application) recipe using Vue.js and Amber Framework.
amber new app -r https://codeload.github.com/faustinoaq/vue-amber-recipe/zip/0.0.1
cd app
amber g scaffold Category title:string
amber g scaffold Product title:string description:text category:reference
amber g scaffold Comment body:text product:reference
Notes
Tests
To run the test suite:
crystal spec
Contributing
- Fork it ( https://github.com/faustinoaq/fake_app/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- faustinoaq Faustino Aguilar - creator, maintainer
Repository
vue-amber-recipe
Owner
Statistic
- 1
- 0
- 0
- 0
- 1
- over 5 years ago
- June 30, 2018
License
Links
Synced at
Wed, 06 Nov 2024 11:53:28 GMT
Languages