https://github.com/robinbuschmann/st-366
https://github.com/robinbuschmann/st-366
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/robinbuschmann/st-366
- Owner: RobinBuschmann
- Created: 2018-05-17T06:26:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T06:28:44.000Z (about 8 years ago)
- Last Synced: 2025-01-30T17:34:53.599Z (over 1 year ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# st-366
## Installation
```
npm install
```
Installs development dependencies.
## Run app
```
npm start
```