https://github.com/mathsgod/alt
https://github.com/mathsgod/alt
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathsgod/alt
- Owner: mathsgod
- Archived: true
- Created: 2019-01-09T08:14:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-27T16:34:15.000Z (about 4 years ago)
- Last Synced: 2025-04-08T19:33:06.135Z (about 1 year ago)
- Language: JavaScript
- Size: 24.3 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# r-alt
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```