An open API service indexing awesome lists of open source software.

https://github.com/ikmnjrd/museulium

名画の模写ゲーム
https://github.com/ikmnjrd/museulium

react

Last synced: about 2 months ago
JSON representation

名画の模写ゲーム

Awesome Lists containing this project

README

        

`git clone https://github.com/ikmnjrd/museulium.git`

`docker-compose build`

`docker-compose run web sh`

web内にて

cdでsrcのあるディレクトリに移動

`npm install react-scripts`

`npm install @material-ui/core`

~npm install fontsource-roboto~

`npm install @material-ui/icons`

`npm install react-color`

`npm install react-router-dom`

`npm install use-interval`

`npm install react-transition-group`

`npm install react-share`

`npm install firebase`

退出

`docker-compose up -d`