PabloSphere / cs-net

Intranet site for CS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cs-net

Intranet site for CS

Up and Running

Clone the repository

git clone https://github.com/Pantheon-Technologies/cs-net.git

Go inside the directory

cd into cs-net

Install dependencies

npm install

Start development server

npm run dev

Build for production

npm run build

Start production server

npm start

About

Intranet site for CS


Languages

Language:JavaScript 95.3%Language:HTML 3.9%Language:CSS 0.8%