This repository is used for CI/CD integration propouses. Feel free to fork it and share!
Start by running npm install
inside the project folder
set NODE_OPTIONS=--openssl-legacy-provider
to set legacy mode
npm start
to run the webpack dev server
npm test
to run tests
npm run eslint
to run eslint
npm run build
to make a production build
npm run start-prod
to run your production build
Smartly.io