Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Rohan Verma d3d73a6b5c feat: embed twitter il y a 6 ans
assets feat: embed twitter il y a 6 ans
components feat: embed twitter il y a 6 ans
layouts new nuxt website il y a 6 ans
middleware new nuxt website il y a 6 ans
pages feat: embed twitter il y a 6 ans
plugins new nuxt website il y a 6 ans
static new nuxt website il y a 6 ans
store new nuxt website il y a 6 ans
.eslintrc.js fix: inline svg breaks size #9 vaso2/nuxt-fontawesome il y a 6 ans
.gitignore fix: inline svg breaks size #9 vaso2/nuxt-fontawesome il y a 6 ans
.prettierrc fix: inline svg breaks size #9 vaso2/nuxt-fontawesome il y a 6 ans
LICENSE Initial commit il y a 8 ans
README.md new nuxt website il y a 6 ans
nuxt.config.js new nuxt website il y a 6 ans
package.json new nuxt website il y a 6 ans
postcss.config.js new nuxt website il y a 6 ans
tailwind.config.js new nuxt website il y a 6 ans
yarn.lock new nuxt website il y a 6 ans

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.