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

https://github.com/faanid/modern-site

This is a example of modern site ( space theme)
https://github.com/faanid/modern-site

html-css-javascript website-design

Last synced: 5 months ago
JSON representation

This is a example of modern site ( space theme)

Awesome Lists containing this project

README

          

# space site

Quick start:

```
$ yarn # npm install
$ yarn build # npm run build
```

## Development

Run Webpack in watch-mode to continually compile the JavaScript as you work:

```
$ yarn watch # npm run watch
```