Skip to content

DAIICT-SPC/platform-frontend

Repository files navigation

project-spc

Frontend for the Placement Platform.

Installation

git clone https://github.com/DAIICT-SPC/platform-frontend.git
cd platform-frontend
npm install
# Rename Environment file
cp src/.env.example.js src/env.js
# Edit Environment file
atom src/env.js

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

Frontend for the Placement Cell's Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published