Maruweb NuxtJS starter kit source code
- Git clone
- yarn install (install dependencies)
- yarn dev (serve with hot reload at localhost:3000)
- yarn build (build for production)
- yarn start (launch server)
- yarn generate (generate static project)
Maruweb NuxtJS starter kit source code