Skip to content

Latest commit

 

History

History
70 lines (50 loc) · 2.34 KB

README.md

File metadata and controls

70 lines (50 loc) · 2.34 KB

Logo

GitHub deployments licence GitHub commit merge status


Introducing Softavia

Logo

Softavia is a demo project for showcasing a software company's website portfolio or products.

Set up and run

  1. Clone the repository
https://github.com/shahriarshafin/softavia.git
  1. Change the working directory
cd softavia
  1. Install dependencies
npm install # or, yarn install
  1. Run the app in development mode
npm start # or, yarn start

That's All! Now open localhost:3000 to see the app.

Built With

Looking for static HTML , CSS , Bootstrap version, it is in this -> bootstrap-branch.

License

This project is licensed under the MIT License - see the LICENSE file for details.