Skip to content

thiendangncc/ast-e2e

 
 

Repository files navigation

Environment

Note: Install nodejs LTS version and git before start

Quick Start

  1. Clone the project using git clone git@github.com:thiendangncc/ast-e2e.git
  2. Install node modules - npm install.
  3. To run setup local env. Create .env file in root folder and copy the content from .env.example
  4. To run tests - npm run test.
  5. To run tests and see the report - npm run test:report.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.0%
  • JavaScript 19.0%
  • Other 2.0%