Techs | Project | Layout | How to Build Setup | How to Contribute | License | Author
This project was developed with the following technologies:
This is Acidiney Dias personal website, made with Nuxt JS.
# 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
git checkout -b my-feature
;git commit -m 'feat: my new feature'
;git push origin my-feature
.After the merge of your pull request is done, you can delete your branch.
This project is under the MIT license. See the archive LICENSE for more details.