cirelli94 / agola-site

https://agola.io site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agola Site

This is the repository for the agola site

Contribute

In order to check the web site on your local computer before you send your contribution you'll need to

install nodejs

Then you need to install vuepress and all the other dependencies using:

npm install

and run the web server locally:

npm run dev

It will compile the site, start a small server, and let you know that you can view the site at http://localhost:8080/

About

https://agola.io site

License:Apache License 2.0


Languages

Language:JavaScript 77.3%Language:Vue 20.1%Language:HTML 1.4%Language:Stylus 1.1%