Skip to content

Starting point for CodingAlpca students starting from course 20

Notifications You must be signed in to change notification settings

codingalpaca/buyTogetherBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Alpaca 合購專案

如何使用?

在 terminal 輸入複製專案:

git clone https://github.com/codingalpaca/buyTogetherBase.git

進入專案:

cd buyTogetherBase

安裝所需的 gem:

bundle install

安裝前端套件:

yarn install

開啟伺服器:

rails server

如果你是在 C9 記得使用:

rails server -b $IP -p $PORT

About

Starting point for CodingAlpca students starting from course 20

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published