All Projects → HelipengTony → antony-nuxt

HelipengTony / antony-nuxt

Licence: GPL-3.0 license
👏 Codes that Power ouorz.com | A Tiny Little Nuxt.js + WP REST API App 博客前端

Programming Languages

Vue
7211 projects
SCSS
7915 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to antony-nuxt

Nuxt Firebase Sns Example
Nuxt v2 & Firebase(Hosting / Functions SSR / Firestore), Google Auth SNS Example.
Stars: ✭ 485 (+2209.52%)
Mutual labels:  server-side-rendering, nuxtjs
jooger.me
👍 My personal website,powered by @nuxt
Stars: ✭ 39 (+85.71%)
Mutual labels:  server-side-rendering, nuxtjs
gist-blog-ssr
Build a server rendered Vue.js blog with Nuxt and Vuex using API Gist as backend
Stars: ✭ 58 (+176.19%)
Mutual labels:  server-side-rendering, nuxtjs
nuxtjs-nestjs-starter
Starter project for nuxtjs and nestjs all in one integrated.
Stars: ✭ 56 (+166.67%)
Mutual labels:  server-side-rendering, nuxtjs
Vuesion
Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.
Stars: ✭ 2,510 (+11852.38%)
Mutual labels:  server-side-rendering, nuxtjs
Nuxt Firebase Pwa
Run the Nuxt.js application (SPA * SSR * PWA) on Firebase.
Stars: ✭ 103 (+390.48%)
Mutual labels:  server-side-rendering, nuxtjs
medellinjs
MedellinJS
Stars: ✭ 61 (+190.48%)
Mutual labels:  server-side-rendering, nuxtjs
Surmon.me
🆒 My personal website and blog, powered by @vuejs (3)
Stars: ✭ 1,767 (+8314.29%)
Mutual labels:  server-side-rendering, nuxtjs
react-cool-virtual
😎 ♻️ A tiny React hook for rendering large datasets like a breeze.
Stars: ✭ 1,031 (+4809.52%)
Mutual labels:  infinite-scroll, server-side-rendering
React Infinite Tree
The infinite-tree library for React.
Stars: ✭ 63 (+200%)
Mutual labels:  infinite-scroll, server-side-rendering
SSE-Github
This repository contains the demo app for the blog
Stars: ✭ 17 (-19.05%)
Mutual labels:  nuxtjs
cloudwatch-public-metrics
Expose AWS Cloudwatch Metrics as a public HTML page using AWS Lambda and server-side rendering
Stars: ✭ 27 (+28.57%)
Mutual labels:  server-side-rendering
electro
A free and open-source Automatic Account Creator (AAC) written in Javascript Stack;
Stars: ✭ 20 (-4.76%)
Mutual labels:  nuxtjs
nuxt-express-module
Add express routes to your nuxt app
Stars: ✭ 61 (+190.48%)
Mutual labels:  nuxtjs
easywebpack-vue
Vue Webpack Building Solution, Support Vue Server Side Render (SSR), Client Side Render (CSR) Building
Stars: ✭ 29 (+38.1%)
Mutual labels:  server-side-rendering
react-ssr-hydration
Example of React Server Side Rendering with Styled Components and Client Side Hydration
Stars: ✭ 15 (-28.57%)
Mutual labels:  server-side-rendering
bluise
🍄 Bluise - A Nuxt.js & Netlify CMS boilerplate.
Stars: ✭ 132 (+528.57%)
Mutual labels:  nuxtjs
stimulus reflex todomvc
An implementation of TodoMVC using Ruby on Rails, StimulusJS, and StimulusReflex
Stars: ✭ 50 (+138.1%)
Mutual labels:  server-side-rendering
fastify-vite
This plugin lets you load a Vite client application and set it up for Server-Side Rendering (SSR) with Fastify.
Stars: ✭ 497 (+2266.67%)
Mutual labels:  server-side-rendering
universal-react-redux-typescript-starter-kit
A minimal starter kit with React, Redux, server side rendering, hot reloading, and Webpack 2. 100% TypeScript.
Stars: ✭ 12 (-42.86%)
Mutual labels:  server-side-rendering

Antony-Nuxt

Codes that power www.ouorz.com

forks stars license license

ScreenShot 首页截图


Thumbnail_index


See Also 关联项目


Develop & Deploy 开发和部署

git clone [email protected]:HelipengTony/antony-nuxt.git
cd antony-nuxt
yarn install

Development 开发

// Development Mode
yarn run dev

Deployment 部署

// Static site
// 静态站点
yarn run generate
// Server side rendering
// 服务端渲染
yarn run build
yarn run start

Features 依赖与实现

  • TypeScript
  • Vue-mugen-scroll 无限加载
  • Vue-i18n 国际化
  • Nprogress 加载进度条
  • RemixIcon 图标
  • Nuxt MarkDownit Module MD 支持
  • Nuxt BootStrap-Vue Module UI 框架
  • Highlight.js 代码高亮

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].