This is the completed project for the corporate project of our Bootstrap course.
- Download OR clone the repo
- Install Node.js if you don't already have it on your system.
- Remove any dashes from the project root folder.
- Open the project root in your command line.
- run
npm install
in your command line. - run
npm start
to start Webpack devserver. - if you want to recompile the template files (which output to the dist folder), run
npm run build
You can find our website here or you can email us at support@pixelrocket.store