revelt

Revelt

Analysis of a project using React and Svelte technologies

Logo

Analysis of a project using front-end technologies.


āœ”ļø Goals

  • šŸ„‡ Compare these javascript technologies
  • āž• Analyze code amount
  • šŸ”Š Analyze generated build size and building time
  • ā±ļø Time analysis

ā„¹ļø How to use

git clone https://github.com/andrelmlins/revelt.git
cd revelt
yarn install && yarn start

šŸŸ¦ React application

To view react application http://localhost:5001/react and to edit go to the /packages/react-app package.

Open demo react application.

šŸŸ§ Svelte application

To view svelte application http://localhost:5000/svelte and to edit go to the /packages/svelte-app package.

Open demo svelte application.

šŸŸ© Vue application

To view vue application http://localhost:5000/vue and to edit go to the /packages/vue-app package.

Open demo vue application.

āš™ļø Tools

šŸ³ Use Docker Image

There's an official docker image available on Dockerhub:

$ docker pull andrelmlins1/revelt
$ docker run -d -p 8080:80 --name revelt andrelmlins1/revelt

Contribution guidelines

If you want to contribute to Revelt, be sure to review the contribution guidelines. This project adheres to code of conduct. By participating, you are expected to uphold this code.

License

Revelt is open source software licensed as MIT.

Top categories

Loading Svelte Themes