This is the repository for the Dyallab website.
See the live demo.
- Clone the repo
git clone https://github.com/Dyallab/Website.git
- Install dependencies
npm run install
- Start the development server
npm run serve
- Build the site
npm run build
This project is licensed under the GNU License - see the LICENSE file for details
Base template was created by cruip