/tamate-app-assets

Primary LanguageVueMIT LicenseMIT

tamate-app-assets

LICENSE

tamate-app's front-end

Dependency

Setup

  • Please start tamate-app's Dev Server (localhost:8090)
  • Can be accessed from http://localhost:3000 after setup
# install node_modules
yarn install
# run dev server
yarn run dev