Project starter with our own config. In the way to quickly create new prototypes or larger project
- Clone the repository
- Open the command prompt and go to the project's root folder
- You must have gulp installed globally. If this is not the case, install it with the command "npm i -g gulp"
- Type the "npm i" command
- Type the "gulp" command
- You can reach the web app through this url: http://localhost:4000/
You can now create your app in the ./src folder.