leanh173 / fepas-qas

[FEPAS] Question & Answer Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEPAS] QAS - Question & Answer Service

Circle CI

Install

Clone the repo and then:

npm i

Dev

Run an express server using Webpack with Hot Module Replacement:

npm run dev

Prod

Build the production version of your assets in the 'static' directory

npm run build

About

[FEPAS] Question & Answer Service


Languages

Language:JavaScript 95.8%Language:HTML 3.9%Language:CSS 0.3%