stan
stan copied to clipboard
🔨 Collection of front-end engineering tools
stan
Collection of front-end engineering tools
Intro
Front-end related tools to improve development efficiency.
Tools
Contributing
This repository is a monorepo which leverages yarn for dependency management.
To begin, please install yarn
:
npm install yarn -g
Working with Packages
All packages are kept in the /packages
directory.
Publishing:
yarn release
Running Tests:
To run tests on all packages which have changes:
yarn test
Contributors
CONTRIBUTING
Special thanks
Thanks to jetbrains for providing great IDEs and open source licensing
License
MIT © fupengl