Skip to content

whatcomesnext/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

What Comes Next (WCN)

WCN is a vote system for OSS projects integrated with GitHub issues to help take better decissions on what work will come next, based on your community users (contributors, clients, employees) votes.

Ongoing designs sketch cloud

Build Setup

Run Backend

# go into server folder
cd server

# install dependencies
npm install

# serve at localhost:8081
npm start

Run Front End

In a new terminal

# go into server folder
cd client

# install dependencies
npm install

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

More details on Readme

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published