Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/positivecrash/airalab.org
Static website on Gridsome for Airalab RUS
https://github.com/positivecrash/airalab.org
Last synced: 12 days ago
JSON representation
Static website on Gridsome for Airalab RUS
- Host: GitHub
- URL: https://github.com/positivecrash/airalab.org
- Owner: positivecrash
- Created: 2020-04-16T15:57:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T07:28:25.000Z (11 months ago)
- Last Synced: 2024-03-25T08:44:34.070Z (11 months ago)
- Language: Vue
- Size: 38.7 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## For wonderers
This is Gridsome-built static website for NPO Robotics Research Center Airalab Rus.
## For developers
To start it locally you need install node.js and [Gridsome framework](https://gridsome.org).
**Start**
`npm i`**Develop**
`gridsome develop`**Build**
`gridsome build`