https://rebuid-websites.netlify.app/
Hello guys, this project is destined to be a repository for rebelling famous website design, I made it since I enjoy rebuilding things ... Hopefully that will useful for anyone
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate