Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wlsf82/-walmyr-filho-react
My website (in Portuguese) created using create-react-app.
https://github.com/wlsf82/-walmyr-filho-react
heroku javascript js react
Last synced: about 1 month ago
JSON representation
My website (in Portuguese) created using create-react-app.
- Host: GitHub
- URL: https://github.com/wlsf82/-walmyr-filho-react
- Owner: wlsf82
- License: mit
- Created: 2017-10-18T22:10:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T00:31:33.000Z (about 2 months ago)
- Last Synced: 2024-12-06T01:25:38.083Z (about 2 months ago)
- Topics: heroku, javascript, js, react
- Language: JavaScript
- Homepage: https://walmyrfilho.com
- Size: 22.4 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# walmyr-filho-react
My personal web site created using `create-react-app`.
Link to the website: http://walmyrfilho.com
## Installation
Run `npm i` to install the project dependencies.
## Starting the application
Run `npm run start:dev` to start the application in dev mode.