https://github.com/ikmnjrd/museulium
名画の模写ゲーム
https://github.com/ikmnjrd/museulium
react
Last synced: about 2 months ago
JSON representation
名画の模写ゲーム
- Host: GitHub
- URL: https://github.com/ikmnjrd/museulium
- Owner: ikmnjrd
- Created: 2020-09-21T11:52:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T14:39:49.000Z (over 3 years ago)
- Last Synced: 2025-01-19T14:18:29.926Z (4 months ago)
- Topics: react
- Language: JavaScript
- Homepage: https://museulium.com
- Size: 2.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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`