Skip to content

windoo/interview-template

Repository files navigation

Windoo interview template

Requirements

Installation

Run these commands to install the project.

# you may change the last argument to an appropriate folder  
git clone git@github.com:windoo/interview-template.git ~/windoo-interview
cd ~/windoo-interview
composer install
npm install

Development

Run these two commands in two separated terminals.

  • symfony serve
  • npm run watch

You can now access your website on https://127.0.0.1:8000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published