0.0.6 • Published 4 years ago
@nitrotype/api v0.0.6
Installing Dependencies
This project uses Yarn. It is advised not to mix package managers as this can result in inconsistent lockfiles.
To install dependencies for this project, open a command line interface at the directory of your project, and run
yarnThis will create a node_modules directory in that of your project and add the packages there.
Running the Project
To build the project, run
yarn buildTo execute the project, run
yarn devContributing
If you would like to contribute to this project, you may fork the repository and open a pull request.
Licensing
This project is licensed under the terms of the GNU AGPLv3.