Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Rohan Verma 1ee8469223 feat: refactor, change font to inter 6 år sedan
assets feat: embed twitter 6 år sedan
components feat: refactor, change font to inter 6 år sedan
layouts new nuxt website 6 år sedan
middleware new nuxt website 6 år sedan
pages feat: embed twitter 6 år sedan
plugins new nuxt website 6 år sedan
static fix: keybase verification 6 år sedan
store new nuxt website 6 år sedan
.eslintrc.js fix: inline svg breaks size #9 vaso2/nuxt-fontawesome 6 år sedan
.gitignore fix: inline svg breaks size #9 vaso2/nuxt-fontawesome 6 år sedan
.prettierrc fix: inline svg breaks size #9 vaso2/nuxt-fontawesome 6 år sedan
LICENSE Initial commit 8 år sedan
README.md new nuxt website 6 år sedan
nuxt.config.js feat: refactor, change font to inter 6 år sedan
package.json feat: paginate wp posts 6 år sedan
postcss.config.js new nuxt website 6 år sedan
tailwind.config.js feat: refactor, change font to inter 6 år sedan
yarn.lock feat: paginate wp posts 6 år sedan

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.