@ookami/web-common-library
v0.0.1
Published
Player! Web CommonLibrary
Downloads
5
Readme
web-common-library
This is a library for Player! Web.
Getting Started
- Install nvm(or nodebrew)
- Install Node(v8.11.4)
- Install Yarn
brew install yarn --without-node
- Clone ookami-web-common-library project
git clone [email protected]:ookamiinc/web-common-library.git
- Change directory
cd web-common-library
- Install project dependencies
yarn install
- Create .env
touch .env
- Run storybook
yarn run storybook