Exam-Onedee-frontend

Screen Shot 2564-07-24 at 17 34 20

Build Setup

Using npm:

$ npm install
$ npm install vuex-class-modules

Using npm axios:

$ npm install axios

Using npm Install Css:

$ npm install --save-dev @nuxtjs/tailwindcss postcss@latest

serve with hot reload at localhost:3000

$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

For detailed explanation on how things work, check out Nuxt.js docs.