Skip to content

matheusdearaujo/vanilla-blog

Repository files navigation

Vanilla Blog

Vanilla Blog is a simple blog single page app using only javascript. No frameworks or build tools are needed to run this. But one will need a web server to serve the html and the js to the browser.

Installing

git clone https://github.com/matheusdearaujo/vanilla-blog.git
# Install dependencies
npm i
# Run server
npm run start

About

Vanilla Blog is a simple blog single page app using only javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published