Skip to content

BVPMOSC/mosc-curated

Repository files navigation

mosc-curated

Curated Open Source Packages and Tools.

Consumes mosc-curated-list and needs mosc-curated-server.

Build Setup

# install dependencies
npm install

# set GRAPHQL_URL env var to the graphql enpoint
GRAPHQL_URL=http://localhost:3000/graphql

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

# build for production with minification
npm run build

# serve as a static website (you need to build first)
npm start

Releases

No releases published

Packages

No packages published