All Projects → ammezie → demo-portfolio

ammezie / demo-portfolio

Licence: other
A demo portfolio website

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to demo-portfolio

site
RailroadPM.org 2.x Site
Stars: ✭ 18 (+20%)
Mutual labels:  netlify, nuxtjs
cvfy
CV generator built with Nuxt.js, TailwindCSS, deployed on Netlify.
Stars: ✭ 165 (+1000%)
Mutual labels:  netlify, nuxtjs
platform
Community platform for dancers
Stars: ✭ 30 (+100%)
Mutual labels:  netlify, nuxtjs
Nuxt Netlify Functions Example
Nuxt.js example for running Netlify functions locally in a dev environment and as a generated static site deployed to Netlify
Stars: ✭ 59 (+293.33%)
Mutual labels:  netlify, nuxtjs
Nuxt Netlify Cms Starter Template
⚡ Build server-less, static websites with Vue.js and Netlify CMS.
Stars: ✭ 186 (+1140%)
Mutual labels:  netlify, nuxtjs
Nuxt Netlify
Dynamically generate `_headers` and `_redirects` files for Netlify in your Nuxt.js projects
Stars: ✭ 97 (+546.67%)
Mutual labels:  netlify, nuxtjs
bluise
🍄 Bluise - A Nuxt.js & Netlify CMS boilerplate.
Stars: ✭ 132 (+780%)
Mutual labels:  netlify, nuxtjs
Bael Template
Brutalist Blog theme for Netlify CMS
Stars: ✭ 187 (+1146.67%)
Mutual labels:  netlify, nuxtjs
webapp
Hospital management system web application repo
Stars: ✭ 41 (+173.33%)
Mutual labels:  netlify, nuxtjs
yummyplan.github.io
A meal planning app for an entire week - built with Nuxt and tailwind
Stars: ✭ 25 (+66.67%)
Mutual labels:  nuxtjs
sroberts.github.io
A landing page for great justice
Stars: ✭ 20 (+33.33%)
Mutual labels:  netlify
ironpeak.be
Hugo repository for main ironpeak.be website.
Stars: ✭ 12 (-20%)
Mutual labels:  netlify
wp-trigger-netlify-build
A WordPress plugin to automatically rebuild a Netlify site when content is updated.
Stars: ✭ 80 (+433.33%)
Mutual labels:  netlify
PlanningSup
Planning universitaire réalisé en Nuxt.js
Stars: ✭ 16 (+6.67%)
Mutual labels:  nuxtjs
exo
EXO, the empathy-first framework for an accessible world.
Stars: ✭ 75 (+400%)
Mutual labels:  netlify
battlestax
BattleStax is a stateful JAMStack game that is wholesome fun for the entire crew.
Stars: ✭ 32 (+113.33%)
Mutual labels:  netlify
nuxtswagger
Nuxt-TS-Swagger
Stars: ✭ 17 (+13.33%)
Mutual labels:  nuxtjs
zksync-dapp-checkout
zkCheckout — trustable permissionless DeFi payment gateway. Brand new zkSync dApp w/t all L2 perks: fast&cheap transfers / simple&quick withdrawal
Stars: ✭ 37 (+146.67%)
Mutual labels:  nuxtjs
madao
🎉 My blog, powered by @nuxt
Stars: ✭ 54 (+260%)
Mutual labels:  nuxtjs
pwa-maps
A presentation on using OpenMapTiles and service workers to turn an interactive map into an offline-capable Progressive Web App.
Stars: ✭ 44 (+193.33%)
Mutual labels:  netlify

portfolio

A portfolio website

Getting Started

Clone the project repository by running the command below if you use SSH

git clone [email protected]:ammezie/demo-portfolio.git

If you use https, use this instead

git clone https://github.com/ammezie/demo-portfolio.git

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].