/mvp-website

MVP website

Primary LanguageCSSGNU General Public License v3.0GPL-3.0


A template website for our upcoming project


         

     


Developing

Once you've forked and cloned the project:

# Install dependencies 
$ npm install

# Start a development server
$ npm run dev

Contributing

Your feedback is welcome and appreciated! Please use the issue tracker to talk about potential implementations or make feature requests. If you're interested in making a PR, we suggest opening up an issue to talk about the change you'd like to make as early as possible.