Skip to content

konapeso/OOKINAWA

Repository files navigation

ookinawa

CSS のアーキテクチャは FLOCSS を採用しています。

Layer 役割
Foundation reset/normalize/base/mixins/functions など(assets/scss/に配置)
Layout header/main/sidebar/footer など(components ディレクトリで対応)
Object component/project/utility(utility は assets/scss/に配置で他は components 内で対応)

詳しくは以下を参照してください。
FLOCSS

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


For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published