https://github.com/evandersondev/myseries
Project frontend for serieApi that there is in my GitHub.
https://github.com/evandersondev/myseries
Last synced: about 1 year ago
JSON representation
Project frontend for serieApi that there is in my GitHub.
- Host: GitHub
- URL: https://github.com/evandersondev/myseries
- Owner: evandersondev
- Created: 2019-09-03T00:18:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T08:47:58.000Z (over 3 years ago)
- Last Synced: 2023-03-07T18:02:39.782Z (over 3 years ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Series
### Project frontend for serieApi that there is in my GitHub.
#### For Begin:
- Make download of the api and this repository;
- Create an folder with name My_Series;
- In folder that you created now make two folders, one the name 'frontend' the orther the name 'backend';
- And then paste the two folders in folder that you created now referent the folders downloaded;
- In folder 'frontend' execute at terminal ( yarn dev or npm run dev);
- In folder 'backend' execute at terminal ( yarn start or npm run start)
- Finally execute your MongoDB.
by: _Evanderson Vasconcelos_