Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonyec/website
🌐 My website on the internet
https://github.com/anthonyec/website
mustache netlify nodejs static-site
Last synced: about 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 (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T23:08:57.000Z (9 months ago)
- Last Synced: 2024-11-03T09:22:10.418Z (3 months ago)
- Topics: mustache, netlify, nodejs, static-site
- Language: HTML
- Homepage: https://anthonycossins.com
- Size: 338 MB
- Stars: 1
- Watchers: 2
- 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
```