Skip to content
This repository was archived by the owner on Aug 13, 2020. It is now read-only.

gitdatcode/final-list

 
 

Repository files navigation

THE FINAL LIST

A DATCODE Production

Getting Up And Running

# clone this repo
git clone https://github.com/gitdatcode/final-list.git
cd final-list

# install client dependencies
npm install

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

# install server dependencies
cd server
npm intall
npm start

# express server will be running at localhost:8081

# build for production with minification
npm run build

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

If you get stuck for more than ten minutes, join the project channel in the DATCODE slack: #__project_final-list and ask for help. We got your back!

About

a fun project asking people to vote on things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors