No description
  • Vue 63.6%
  • JavaScript 34.2%
  • Dockerfile 1.6%
  • CSS 0.6%
Find a file
2022-09-01 18:04:09 +00:00
assets :docs: add OnyXP to portfolio 2021-03-11 15:09:15 +01:00
components 🚸 some tweaks 2021-03-11 14:46:52 +01:00
content :docs: add OnyXP to portfolio 2021-03-11 15:09:15 +01:00
layouts 🎉 First commit 2020-10-27 21:21:32 +01:00
locales :docs: add OnyXP to portfolio 2021-03-11 15:09:15 +01:00
pages 💄 fix: fix some CSS 2020-10-28 11:28:39 +01:00
plugins 🎉 First commit 2020-10-27 21:21:32 +01:00
static 📝 docs: add new resume 2020-11-01 21:56:01 +01:00
.drone.yml Update .drone.yml 2022-09-01 18:04:09 +00:00
.editorconfig 🎉 First commit 2020-10-27 21:21:32 +01:00
.eslintrc.js 🎉 First commit 2020-10-27 21:21:32 +01:00
.gitignore 🎉 First commit 2020-10-27 21:21:32 +01:00
Dockerfile 💚 Update Dockerfile 2022-09-01 15:35:30 +00:00
nuxt.config.js 🚸 some tweaks 2021-03-11 14:46:52 +01:00
package.json 📝 docs: change package description 2020-10-30 16:10:44 +01:00
README.md 🎉 First commit 2020-10-27 21:21:32 +01:00
stylelint.config.js 🎉 First commit 2020-10-27 21:21:32 +01:00
tailwind.config.js 🎉 First commit 2020-10-27 21:21:32 +01:00
yarn.lock 🐛 fix: add proxy for contact form 2020-10-28 09:59:31 +01:00

mlcs

My mathematical Nuxt.js project

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

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