Switch back from yarn to npm

This commit is contained in:
Yuya Ochiai
2019-01-07 23:22:35 +09:00
parent de03d513d0
commit ea0b28deb7
7 changed files with 14333 additions and 10030 deletions

View File

@@ -6,14 +6,13 @@
- C++ environment which supports C++11 (e.g. VS 2015, Xcode, GCC)
- Python 2.7
- Node.js 8.2.0 or later
- Yarn
- Git
### Installing dependencies
After installation, dependencies of `src/` directory are also installed.
```
$ yarn
$ npm install
```
### Building