skbkontur/codingame-botters-starterkit-js

Name: codingame-botters-starterkit-js

Owner: Kontur

Description: Botters of the Galaxy Contest JavaScript Starter Kit

Created: 2018-02-28 14:05:40.0

Updated: 2018-03-02 21:58:10.0

Pushed: 2018-03-03 06:49:34.0

Homepage:

Size: 47

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Botters of the Galaxy Contest JavaScript Starter Kit

???????? ???

???????? ??? ????????? ? ?????????? src. ????? ? ??????? ????????? ? ??? ?? ?????????? ? ?????????? *.test.js.

???????? ?????:

??????
?????????

?????????? ???????????: git clone https://github.com/skbkontur/codingame-botters-starterkit-js.git

?????????? ???????????: npm install

?????? ?????????? ??? ??????? ?? CodinGame

npm run build ? ???????? ???????? ??? ? ???? bundle.js. ? ???????? ??? ? ????? ?????? ??? ??????? ?? CodinGame.com. ??? ??????????? ? ????? ?????? ???????????? ??????????? ??? macOS ??????? pbcopy. ?? Windows ??????????????? ? ????? package.json ??????? ? ?????????? “build”, ????? ?????????? ?????????:

"build": "rollup -c rollup.config.js && clip < bundle.js",

npm run watch ? ?????????? ?????? ?? ??????????? ????????? ???? ? ????????? npm run build.

????????????

npm test ? ???????? ? ????????? ?????.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.