Skip to content

yuliswe/nodeenv-ts-template

Repository files navigation

Start development

MacOS

If you are setting up the repo for the first time, following these steps:

  1. Make sure your ~/.zshrc file has the following lines:
   if [ -f ./.zshrc ] && [ \$(pwd) != ~ ]; then
     source ./.zshrc
   fi
  1. Run the following commands: (You only need to do this once.)
   ./initenv.bash
  1. Start a new terminal session.

About

Nodeenv + Typescript template repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published