Skip to content

gaquarius/challenge-platform

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages