Skip to content

코사다마의 오픈소스 커리큘럼을 보다 쉽게 공부할 수 있도록 만들어진 웹 공간입니다. 3월에 정식 오픈 예정입니다.

Notifications You must be signed in to change notification settings

hyemin-song/Curriculum

 
 

Repository files navigation

COSADAMA Curriculum

Install Dependencies

# install node dependencies
$ npm install

# install Tailwind CSS
$ npm install -D @nuxtjs/tailwindcss tailwindcss@latest postcss@latest autoprefixer@latest

# install Tailwind Typography
$ npm install @tailwindcss/typography

# install nuxt-content-git
$ npm install nuxt-content-git

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

About

코사다마의 오픈소스 커리큘럼을 보다 쉽게 공부할 수 있도록 만들어진 웹 공간입니다. 3월에 정식 오픈 예정입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 98.1%
  • JavaScript 1.9%