Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 801 Bytes

README.md

File metadata and controls

44 lines (36 loc) · 801 Bytes

istifaetorg

A resign application, simple and useful. Firstly, the app want to some basic info from you and creates a petition file to print or download.

demo

Used Libraries and Features

  • server side rendering
  • mobile friendly
  • multilanguage
  • nuxtjs
  • bootstrap @latest
  • vuejs-datepicker
  • vue-moment & moment
  • bootstrap-vue
  • vue-i18n & nuxt-i18n
  • portal-vue
  • vue-scrollto
  • print-js
  • integration with Vuex

Project setup

npm install

Serve with hot reload at localhost:3000

npm run dev

Build for production and launch server

npm run build
npm start

Generate static project

npm run generate

Customize configuration

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