Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/charlesread/www

main web
https://github.com/charlesread/www

Last synced: about 2 months ago
JSON representation

main web

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)