https://github.com/chrvadala/chrvadala.github.io
Hello, this is Christian Vadalà's website. Here you can find a list of open source projects, backed by React, Node.JS and AWS technologies.
https://github.com/chrvadala/chrvadala.github.io
open-source website website-template
Last synced: 4 months ago
JSON representation
Hello, this is Christian Vadalà's website. Here you can find a list of open source projects, backed by React, Node.JS and AWS technologies.
- Host: GitHub
- URL: https://github.com/chrvadala/chrvadala.github.io
- Owner: chrvadala
- Created: 2019-02-17T21:44:31.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T16:23:22.000Z (almost 2 years ago)
- Last Synced: 2024-12-31T23:30:33.495Z (over 1 year ago)
- Topics: open-source, website, website-template
- Language: JavaScript
- Homepage: https://chrvadala.github.io
- Size: 5.27 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chrvadala.github.io
This website is available here https://chrvadala.github.io
## Develop
Start dev mode
```
npm install
npm start
```