Coder Social home page Coder Social logo

for-mrctech's Introduction

for-mrctech

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out the documentation.

關於此專案

  • 用Nuxt.js作為框架。
  • 製作 RWD 靜態網頁。
  • CSS 預處理器 SCSS。
  • Git 版本控制。

其他

將切版原始檔案置於 static > for-mrctech切版 資料夾中,如果需要查看可以看該資料夾。 目前完成度尚可,若有時間加強,可以做得更完善一點,請公司多多包涵。

使用技術說明

首次使用Nuxt.js作為框架,發現Nuxt.js有幾大優點:

  1. 將開發者需要做的事情簡化,變成一條龍的感覺。(例如:建立靜態站點、測試等事項。)
  2. 因為該框架非常輕量,所以支援模組化,開發者可以視情況添加所需模組。該特性個人認為與node.js 的框架 exprss 是十分相似的。
  3. 對於使用 vue.js 的開發者而言,入門是相當輕鬆的。
  4. 主要解決了 SPA 網站的 SEO 問題(使用 SSR ),甚至可以再後來才添加進使用 vue.js 所開發的網頁。

遭遇到的問題與排解

遇到了一些疑難雜症,在這裡紀錄一下:

  1. Module not found: Error: Can't resolve 'core-js/modules/es6.array.iterator' in '/app/.nuxt' #5287
  2. Nuxt.js Cannot find module '@babel/preset-env/lib/utils'

製作人員

aoigj100a

for-mrctech's People

Contributors

aoigj100a avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.