/fullstackopen-cicd

This repository is used for the CI/CD module of the Full stack open course

Primary LanguageJavaScript

fullstackopen-cicd

This repository is used for the CI/CD module of the Full stack open course

Running

yarn start to run the webpack dev server yarn test to run tests yarn eslint to run eslint yarn build to make a production build