Skip to content

CodeForChofu/brownbag

 
 

Repository files navigation

Brown Bag

URL: https://homata.github.io/brownbag/

店舗のランチマップをアプリです。
誰でも触れるように、シンプルなJSで記述してます。

使用ツール

Getting Started

  • Install Nodejs from Nodejs Official Page
  • Open your terminal
  • Navigate to the project
  • Run npm install or yarn install if you use Yarn
  • Run npm run dev or yarn serve to start a local development server
  • A new tab will be opened in your browser

You can also run additional npm tasks such as

  • npm run deploy push to send it to the gh-pages branch on GitHub.

Compiles and hot-reloads for development

  • npm run serve

Licensing

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.6%
  • JavaScript 9.4%