An open API service indexing awesome lists of open source software.

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

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.