t4wE / vosca.dev

vosca.dev website

Home Page:https://vosca.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vosca.dev website

Association Official Project

Source code for the vosca.dev website.

Development

To run the website locally, you need to have NPM installed. Then, run the following commands:

npm install
npm run serve

If you want change styles, make sure you have installed sass globally:

npm install -g sass

And 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

vosca.dev website

https://vosca.dev

License:MIT License


Languages

Language:JavaScript 85.8%Language:HTML 7.7%Language:SCSS 6.4%