Skip to content

UAMediaProd/able-interactives

Repository files navigation

able-interactives

Project setup for Devs

npm install

Compiles development build and run on local server

npm run serve

Compiles production build

npm run build

Run production build on local server

npm run production