1.0.1 • Published 3 years ago
@lukaskj/folder-structure-generator v1.0.1
Folder Structure Generator
Generates folders based on a config file.
Scripts
yarn start:dev-> Runs the project usingts-nodeyarn build-> builds the project using rollupyarn start-> builds the project and runs the compiled versionyarn test-> testsyarn test:watch-> watch testsyarn test:cov-> run test coverageyarn lint-> linteryarn format-> run prettier to format code
Note: npm can be used intead of yarn