👉 https://pastrypal.netlify.app/
This is a university final project for course WDD 330 Web Frontend Development II. I will build a SPA, mostly using JavaScript.
npm installnpm run startstarts up a local server and updates on any JS or CSS/SCSS changes.
npm run buildto build final files when you are ready to turn in.npm run lintto run ESLint against your code to find errors.npm run formatto run Prettier to automatically format your code.
- Gabriel Yanqui Alvarez