chattertechno / challenge-platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dash Goal/Challenge Platform

You can test the site here.

Installation

git clone https://github.com/gaquarius/challenge-platform.git
cd challenge-platform
yarn / npm i

Development server

yarn dev / npm dev

You can view the development server at localhost:3000. (change port in ./config/webpack.dev.js)

Unit Test

 yarn test / npm test

Production build

 yarn build / npm run build

Features

Dependencies

webpack

Babel

Jest

Loaders

Eslint

Plugins

About

License:MIT License


Languages

Language:JavaScript 98.8%Language:CSS 0.8%Language:HTML 0.3%Language:SCSS 0.0%