Skip to content

jasonlu0525/nuxt3-live-answer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Day 1 - 起手式 : 建立 Nuxt3 專案 解答

安裝

以下將會引導你如何安裝此專案到你的電腦上。

Node.js 版本建議為:18.0.0 以上

取得專案

git clone -b day1-init  https://github.com/jasonlu0525/nuxt3-live-answer.git day1-init-answer

移動到專案內

cd day1-init-answer

安裝套件

npm install

運行專案

npm run dev

開啟專案

在瀏覽器網址列輸入以下即可看到畫面

http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors