https://github.com/anthonyec/website
🌐 My website on the internet
https://github.com/anthonyec/website
mustache netlify nodejs static-site
Last synced: 2 months ago
JSON representation
🌐 My website on the internet
- Host: GitHub
- URL: https://github.com/anthonyec/website
- Owner: anthonyec
- Created: 2016-12-31T01:09:02.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T14:56:37.000Z (2 months ago)
- Last Synced: 2025-03-24T15:45:09.522Z (2 months ago)
- Topics: mustache, netlify, nodejs, static-site
- Language: HTML
- Homepage: https://anthonycossins.com
- Size: 338 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# anthonycossins.com
> My website on the internet
## Requirements
- NodeJS## Run
```bash
$ npm run start
``````bash
$ npm run build
```