Learn Something New
π· Develop a blog
Install dependencies and run the server. Open the browser in localhost:8000.
$ npm install
$ npm run dev
βοΈ Write a new article
Add a template containing an article title and article slug.
$ npm run new
π Licence
MIT