NTU-Election

Build Setup

# install dependencies
yarn or npm i
 
# serve with hot reload at localhost:8080
yarn dev  or npm run dev

# build for production with minification
yarn build or npm run build