skbkontur/codingame-botters-starterkit-ts

Name: codingame-botters-starterkit-ts

Owner: Kontur

Description: Botters of the Galaxy Contest TypeScript Starter Kit

Created: 2018-03-02 21:14:56.0

Updated: 2018-03-02 22:01:52.0

Pushed: 2018-03-03 06:52:06.0

Homepage:

Size: 65

Language: TypeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Botters of the Galaxy Contest TypeScript Starter Kit

???????? ???

???????? ??? ????????? ? ?????????? src. ????? ? ??????? ????????? ? ??? ?? ?????????? ? ?????????? *.test.ts. ??? ?????? ???????????? jest.

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

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

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

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

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

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

ld": "webpack -p && && clip < dist\bundle.js",

npm run watch ??? yarn watch ? ?????????? ?????? ?? ??????????? ????????? ???? ? ???????????? dist/bundle.js.

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

npm test ??? yarn test ? ???????? ? ????????? ?????. npm test -- --watchAll ??? yarn test --watchAll ? ?????????? ?????? ?? ??????????? ? ???? ? ????????????? ?????

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

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.