Skip to content
Snippets Groups Projects
devSetup.bat 111 B
Newer Older
  • Learn to ignore specific revisions
  • start sass --watch --style compressed scss/:public/css
    
    start tsc --watch
    
    
    cd public
    
    start php -S 127.0.0.1:8081