colourhunt
1.0.0
這是色彩狩獵的官方存儲庫。該項目由vue.js,nuxt和graph.cool構建
隨時做出貢獻。
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
有關事情如何工作的詳細說明,請查看nuxt.js文檔。