Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasgabrieldeaa/bth-frontend
https://github.com/lucasgabrieldeaa/bth-frontend
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucasgabrieldeaa/bth-frontend
- Owner: lucasGabrielDeAA
- Created: 2020-03-23T13:54:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T22:53:34.000Z (almost 4 years ago)
- Last Synced: 2023-08-05T02:40:59.251Z (over 1 year ago)
- Language: JavaScript
- Size: 743 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bth-frontend
# Insalling the application
```
yarn install
npm install
```# Running the application
```
yarn start
npm start
```