Skip to content

trendmicro-tw-hr/2024-sitcon

Repository files navigation

Introduction

This is the questionnaires for Trend Micro use. If you have any suggestions, please get in touch with us. Thank you!

Resource

  • React
  • NextUI
  • Tailwind CSS
  • React Hook Form
  • React Icons
  • React i18next

How to run on your local

  1. Install docker

  2. Run Docker images

    make up.web

    or

    docker-compose up web -d
  3. Run access docker container

    make exec.web

    or

    docker exec -it questionnaires-web /bin/bash
  4. Install packages

    npm i
  5. Run CSS monitor

    npm run css
  6. Run develop server (using other term or stop CSS monitor)

    npm start
  7. Go to website via your browser

    localhost:8008
    
  8. Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages