Basically I made it for me, but feel free to use it, improve it, customize it. Have a nice dev :)
(🧹 All packages & files for creating tests or checking performance have been removed.)
-
Download .zip or
git clone
this repository. -
Execute
npm install
-
Execute
npm audit fix
(If necessary) -
Execute
npm start
, Voilà !
You have a navbar component template, a pages templates (error page in case of wrong url) , image import, fonts import, and a folder architecture already done. Enjoy ;)
Change name & version in package.json :
"name": "template",
"version": "0.0.0",
Change the logos in :
/public/favicon.ico
/public/logo192.png
/public/logo512.png
& html in /public/index.html
: