Revilink
Comment on any link on the internet
Install Node.js >=18.0.0 and run the following command:
Git clone.
$ git clone https://github.com/revilink/revilink.git
$ cd revilink
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# generate static project
$ yarn generate
# serve production mode
$ yarn start
# run eslint
yarn lint:eslint
# run eslint fix
yarn lint:eslint:fix
# run stylelint
yarn lint:stylelint
# run stylelint fix
yarn lint:stylelint:fix
# run prettier
yarn prettier
Using Conventional Commits, commitizen, commitizen cli
# add files
git add .
# generate commit message
yarn commit # or yarn cz
# push
git push
Using changelogen for release & changelog management, arguments are the same as changelogen
# run changelogen
yarn changelog
- Nuxt - Nuxt2 vue framework
- @nuxtjs/composition-api - Composition api module for nuxt2 / vue2
- Vuesax - UI library
- Pug
- Scss
- Bootstrap5 scss utils
- Husky
- Eslint
- Stylelint
- Prettier
- Commitlint
- Commitizen
- Changelogen
revilink-webext revilink-backend
You can sponsor me for the continuity of my projects:
MIT License © 2024 Revilink