Skip to content
/ bl0g Public

An interactive single-page experience with articles about our interests.

License

Notifications You must be signed in to change notification settings

sevora/bl0g

Repository files navigation

bl0g.pro

Overview

This is a blog site done as a project for one of our classes. In here, we talk about our interests be it in sports, shows, and philosophy. The website was written as a single-page application from scratch with TypeScript while Vite handles the bundling and works along with transpilation. Please check it out, I know it'll be interesting.

Commands

These commands can be figured out by learning Node.js

  • npm install - to install all the dependencies for the transpiler setup.
  • npm run build - to transpile the source code inside the js directory and save results to assets bundle folder.
  • npm run dev - to run the development server.

About

An interactive single-page experience with articles about our interests.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published