A restaurant site built for Toyo Japanese Steakhouse, a restaurant that cooks in teppankyaki.
Visit site. Read more about the process here.
Make sure you have NPM installed.
# install dependencies
$ 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
For detailed explanation on how things work, checkout Nuxt.js docs.
- Nuxt - Vue.js Framework used
- Veutify - Vue.js Material Design Component Framework
- il8n - Internationalization Framework
- Kelvin Fernando - Initial work
- Hat tip to the Core-team of Vuetify commuinty on discord
- How to internationalize your next NUXT project using Vue-i18n
- Alex Chen for the proof-reading the french translation