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