/cart-assignment

A sample cart assignment

Primary LanguageJavaScriptMIT LicenseMIT

Account assignment license

A sample cart assignment. Feel free to fork, copy and modify as needed.

Example

See https://clenemt.github.io/cart-assignment/ for a look at the code live. 🚀

How to

To run the sample locally, do the following:

npm install
npm run build
npm run sync

It will install dependencies, build the dist/ folder and launch a small server at localhost:3000.

Techs

Babel, ES6, Sass, Browsersync, ESLint and our good old friends HTML & CSS.

License

Licensed under MIT