Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vasylynakolodiy/street-fighters-app
https://github.com/vasylynakolodiy/street-fighters-app
binary-studio-academy
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vasylynakolodiy/street-fighters-app
- Owner: VasylynaKolodiy
- Created: 2023-12-18T19:42:06.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-18T19:42:27.000Z (about 1 year ago)
- Last Synced: 2024-03-03T01:36:58.081Z (10 months ago)
- Topics: binary-studio-academy
- Language: JavaScript
- Homepage:
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJS starter
## Installation
Run commands
```
cd client
npm install
npm run build
cd ..
npm install
npm start
```Open [http://localhost:3080](http://localhost:3080)