Online store desktop & mobile template with nuxtjs
Desktop Demo View
Mobile Demo View
Install dependencies:
npm install
Running development server:
npm run dev
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request