| __mocks__ | ||
| docs | ||
| scripts | ||
| src | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .prettierignore | ||
| jest.config.ts | ||
| package-lock.json | ||
| package.json | ||
| phantombuster.cson | ||
| README.md | ||
| tsconfig.json | ||
| typedoc.json | ||
| webpack.config.js | ||
Marmiton Search
this phantom aim to search in the marmiton 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 ?