t4wE / blog

V Open Source Community Association Blog

Home Page:https://blog.vosca.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V Open Source Community Association Blog

Association Official Project

Source code for the V Open Source Community Association Blog.

Build locally

To build the blog, run the following command:

npm install
npm run build

This will install all dependencies, and generate the blog in the public directory.

To run blog server, run the following command:

npm run serve

If you want to change styles, run the following command to watch for changes:

npm run sass-watch

License

This project is under the MIT License. See the LICENSE file for the full license text.

About

V Open Source Community Association Blog

https://blog.vosca.dev

License:MIT License


Languages

Language:HTML 47.2%Language:SCSS 38.5%Language:JavaScript 13.2%Language:V 1.0%