Repository files navigation HackJam : Angular vs React : Crypto-app
Go on the 'server' folder
yarn To install all the server dependencies. If you don't have yarn installed, install it via npm i -g yarn.
yarn start to start the server. It will run on the port 4000. You don't need to change anything here.
The application is available in React and in Angular. Choose the one you want to explore today
When the server is started, go on the 'angular-app' folder
yarn To install all the dependencies.
yarn start To start the website locally.
Navigate to http://localhost:4200/ To see the Angular app running, full of bugs.
Access the 'angular-app' directory in this repository to access the specific Readme for the Angular part.
When the server is started, go on the 'react-app' folder
yarn To install all the dependencies.
yarn start To start the website locally.
Navigate to http://localhost:3000/ To see the React app running, full of bugs.
Access the 'react-app' directory in this repository to access the specific Readme for the React part.
About
HackJam Angular vs React
Resources
Stars
Watchers
Forks
Languages
JavaScript
96.9%
TypeScript
2.6%
Other
0.5%
You can’t perform that action at this time.