farrow
Useful modules for developing farrow app
#
SetupInstall via npm or yarn
add scripts
to your package.json
and then:
npm run dev
for developingnpm run build
for bundling the source codenpm run start
for runing the output code of bundler
farrow
assumes that your source code is in src
folder, and the output code is in dist
folder.
#
farrow.config.jsfarrow.config.js
is used to configure the behaviour of farrow