adding husky lately
This commit is contained in:
@@ -3,3 +3,19 @@ phantom-exo / [Modules](modules.md)
|
||||
# Marmiton Search
|
||||
|
||||
this phantom aim to search in the [marmiton](https://www.marmiton.org) website
|
||||
|
||||
## starting the project
|
||||
|
||||
checkout this repo and go to root directory
|
||||
|
||||
launch `npm i`
|
||||
|
||||
launch `npm run test` to ensure all test pass
|
||||
|
||||
to auto-transpile launch `npm run watch`
|
||||
|
||||
to auto-deploy on build launch `npm run auto-deploy`
|
||||
|
||||
to test with online instance launch `npm run online`
|
||||
|
||||
want some [docs](./docs/modules.md) ?
|
||||
|
||||
Reference in New Issue
Block a user