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 1ee8469223 feat: refactor, change font to inter 6 anos atrás
assets feat: embed twitter 6 anos atrás
components feat: refactor, change font to inter 6 anos atrás
layouts new nuxt website 6 anos atrás
middleware new nuxt website 6 anos atrás
pages feat: embed twitter 6 anos atrás
plugins new nuxt website 6 anos atrás
static fix: keybase verification 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 feat: refactor, change font to inter 6 anos atrás
package.json feat: paginate wp posts 6 anos atrás
postcss.config.js new nuxt website 6 anos atrás
tailwind.config.js feat: refactor, change font to inter 6 anos atrás
yarn.lock feat: paginate wp posts 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.