https://github.com/eckelon/astral-initializer
Boilerplate for creating a webapp using the astral framework, created by @jorgeATGU
https://github.com/eckelon/astral-initializer
astral boilerplate css initializer node postcss web
Last synced: 6 months ago
JSON representation
Boilerplate for creating a webapp using the astral framework, created by @jorgeATGU
- Host: GitHub
- URL: https://github.com/eckelon/astral-initializer
- Owner: eckelon
- Created: 2017-03-26T01:29:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-26T01:35:44.000Z (over 8 years ago)
- Last Synced: 2025-04-15T23:13:39.468Z (6 months ago)
- Topics: astral, boilerplate, css, initializer, node, postcss, web
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Boilerplate for creating a webapp using the [astral framework](http://github.com/eckelon/astral), created by [Jorge Aznar](http://jorgeatgu.com). FountainJS was used for generating this template.
# How to use it:
```bash
npm i
npm run bower i
npm run serve
```Take a look at the different gulp tasks and `package.json` run scripts.