1.0.3 • Published 1 year ago

etstarter v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

etstarter

This is a command-line tool to create sites found at my starter site starters.tanguay.eu.

Badges

MIT License

Authors

Run Globally

Go to the dektop and install globally

  npm i -g etstarter

start cli with command

  etstarter

change to project directory

  cd <project-name>
  cd <frontend> or <backend>

and start the project

  npm run dev