Skip to content
Snippets Groups Projects
Select Git revision
  • ci
  • master default protected
  • co
  • dev
  • legacy-v2
  • legacy
6 results

schdesign-web

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Andris Borbás authored
    40964a44
    History

    schdesign-web

    Website of schdesign.

    Build Status schdesign.hu

    🚀 Getting started

    • Clone this project and install all the required dependencies using npm install
    • Install all the recommended extensions
    • Start a development server with npm run dev
    • Make sure to change to branch dev, because master is protected

    Deployment

    • The build command is next build && next export, but it can also be run with npm run export
    • The publish directory is .\out