HamedJafarzadeh / FumRoboticsLab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FUM Robotics Lab Website

Netlify Status

This is the main repository for www.fumrobotics.ir website. This website is built up on NuxtJS and Vue JS Framework. It is generated as a fully static website.

Netlify is used for building and automatic deployment of the website. The deploy branch is used for final deployment.

This website and repository is open for editing and contribution, in order to change or update the contents, you can simply fork the repository, change it and submit a merge request. I will try to merge it as soon as possible.

You can also clone or download the repository on your local computer and edit it.

I suggest to use WebStorm IDE for editing the contents and pages.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About


Languages

Language:CSS 43.1%Language:Vue 41.2%Language:JavaScript 13.1%Language:HTML 2.6%