@simtropolis/admin-api
v1.13.2
Published
JavaScript Client Library for the Simtropolis [Admin API](https://simtropolis.org/docs/admin-api/)
Readme
Admin Api
JavaScript Client Library for the Simtropolis Admin API
Install
npm install @simtropolis/admin-api --save
or
yarn add @simtropolis/admin-api
Usage
See https://simtropolis.org/docs/admin-api/javascript/
Develop
This is a mono repository, managed with lerna.
Follow the instructions for the top-level repo.
git clonethis repo &cdinto it as usual- Run
yarnto install top-level dependencies.
Run
yarn dev
Test
yarn lintrun just eslintyarn testrun lint and tests
Copyright & License
Copyright (c) 2020-2022 Simtropolis - Released under the MIT license.
