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

https://github.com/fission-codes/swag.fission.codes


https://github.com/fission-codes/swag.fission.codes

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Source for [swag.fission.codes](https://swag.fission.codes)

## How to

### build

* `npm i`
* `npm run build`
* All assets are static and built in `dist/`

If you want to look at the production site locally, use `npm run serve` and open [`http://localhost:3000`](http://localhost:3000).

### develop

* `npm i`
* `npm start`
* Open [`http://localhost:3000`](http://localhost:3000)

### adjust content

Edit the files for each route in `content/`.