Skip to content

Latest commit

 

History

History
68 lines (46 loc) · 1.19 KB

README.md

File metadata and controls

68 lines (46 loc) · 1.19 KB

Welcome to 校正さん 👋

License: MIT Twitter: hata6502

文章校正できるメモ帳アプリ

Install

yarn

Build

cd packages/website
yarn build

Start server

cd packages/website
yarn start

Develop

cd packages/website
yarn dev

Lint and format

yarn fix

Run tests

yarn test

Author

Tomoyuki Hata Tomoyuki Hata [email protected]

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator