Skip to content

Repository files navigation

theLab Boozang

Description

Frontend platform built with React.js for learning test automation and the Boozang tool. Some accessibility improvements. Version 3 April 2022.

Screenshot

Installation

To clone

git clone https://github.com/karinlj/boozang-thelab.git

To install

cd boozang-thelab

npm install

Install json-server

npm install -g json-server

To run db with json-server (can be run in different terminal)

json-server --watch data/db.json --port 9000

To run

npm start

To build

npm run build

Then use the dist folder you get.

Built With

  • React.js
  • Scss
  • Bootstrap 4
  • Semantic HTML5

Author

License

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

Acknowledgments

About

Frontend platform built with React.js for learning test automation and the Boozang tool. Some accessibility improvements. Version 3

Topics

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages