Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charlesread/www
main web
https://github.com/charlesread/www
Last synced: about 2 months ago
JSON representation
main web
- Host: GitHub
- URL: https://github.com/charlesread/www
- Owner: charlesread
- Created: 2023-04-22T21:05:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-06T02:10:48.000Z (over 1 year ago)
- Last Synced: 2024-10-17T14:54:46.659Z (2 months ago)
- Language: CSS
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# www-charlesread
main "website" 🤙
_shouuuuulllld_ be deployed at [https://www.charlesread.com](https://www.charlesread.com) and [https://www.charlesread.io](https://www.charlesread.io)
## building
`npm run build`
built website will be at `/dist`
## running
`npm run start`
this will serve `/dist`, so make sure that you've run `npm run build`
[http://localhost:8080](http://localhost:8080)