Skip to content

Latest commit

 

History

History
 
 

README.md

Instructions

# Install dependencies
npm install # or yarn install

# Transpile and bundle packages
npm run build

# Transpile, bundle and minify packages
npm run build:prod

License

MIT