Skip to content

whitedigital-eu/midone-frontend-starter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

midone-frontend-starter-template

Frontend starter template for projects utilising midone themes

  1. Clone this repo in a new projects root directory.
  2. Generate favicons and related files using https://realfavicongenerator.net/, and place them in the public/images/favicon directory. If using vite-plugin-pwa for progressive web apps, the file "webmanifest.site" needs to be removed as the plugin will generate a similar file.
  3. Change the package name in package.json to the new projects name.
  4. Create a .env file based on .env.example and fill in the values.
  5. Complete all the todos in the project (search for "TODO:" or use the IDE to locate them.

About

Frontend starter template for projects utilising midone themes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published