Skip to content

ivanms1/ideas-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Next.js Graphql Typescript Boilerplate App

Install all dependencies in the server and client

npm install
# or
yarn
cd client && npm install
# or
cd client && yarn

Run the development server:

npm run start:app
# or
yarn start:app

About

An app to propose and vote for project ideas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published