Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valve/neolang-ui
https://neolang.app
https://github.com/valve/neolang-ui
Last synced: 3 days ago
JSON representation
https://neolang.app
- Host: GitHub
- URL: https://github.com/valve/neolang-ui
- Owner: Valve
- Created: 2018-10-08T01:31:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T16:53:47.000Z (about 6 years ago)
- Last Synced: 2024-10-11T20:16:08.235Z (27 days ago)
- Language: Vue
- Homepage:
- Size: 345 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neolang-ui
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```