cloud-native-toolkit / site-developer-guide

This repository will host the Developer Guide for the IBM Garage Cloud Native Toolkit
https://develop.cloudnativetoolkit.dev
Apache License 2.0
29 stars 57 forks source link

implement dev and build workkflow #448

Closed csantanapr closed 3 years ago

csantanapr commented 3 years ago

This PR cleans all the build for prod , PR, and dev.

Now a developer just needs to do is

git clone
npm run dev:build
npm run dev