Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Rohan Verma d7cf6b3718 fix: inline svg breaks size #9 vaso2/nuxt-fontawesome 6 anos atrás
assets fix: inline svg breaks size #9 vaso2/nuxt-fontawesome 6 anos atrás
components fix: inline svg breaks size #9 vaso2/nuxt-fontawesome 6 anos atrás
layouts new nuxt website 6 anos atrás
middleware new nuxt website 6 anos atrás
pages new nuxt website 6 anos atrás
plugins new nuxt website 6 anos atrás
static new nuxt website 6 anos atrás
store new nuxt website 6 anos atrás
.eslintrc.js fix: inline svg breaks size #9 vaso2/nuxt-fontawesome 6 anos atrás
.gitignore fix: inline svg breaks size #9 vaso2/nuxt-fontawesome 6 anos atrás
.prettierrc fix: inline svg breaks size #9 vaso2/nuxt-fontawesome 6 anos atrás
LICENSE Initial commit 8 anos atrás
README.md new nuxt website 6 anos atrás
nuxt.config.js new nuxt website 6 anos atrás
package.json new nuxt website 6 anos atrás
postcss.config.js new nuxt website 6 anos atrás
tailwind.config.js new nuxt website 6 anos atrás
yarn.lock new nuxt website 6 anos atrás

README.md

rohanverma.net

Personal Website of Rohan Verma

Build Setup

# install dependencies
$ npm install # Or yarn 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 the Nuxt.js docs.