UNPKG

@luddites-me/generator

Version:
29 lines (19 loc) 669 B
# Project Generator ## Table of Contents - [Project Generator](#project-generator) - [Getting Started](#getting-started) - [`package.json` scripts](#packagejson-scripts) - [License](#license) ## Getting Started To get started, take a look at the documentation listed below: - docs - [Getting Started](docs/getting-started.md) ## `package.json` scripts - `yarn build`: Sorts JSON and runs documentation - `yarn docs:standardize`: Runs the documentation tools - `yarn pretest`: Runs ESLint - `yarn sortJson`: Alpha-sorts all JSON files - `yarn test`: Runs the Jest tests ## License See [License](./LICENSE) !© [Luddites](https://github.com/luddites-me)