Skip to content

techaboo/techapps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

techapps

Recommended Configuration

To get started with the Techapps project, we recommend the following configuration:

  1. Node.js: v14.x or higher
  2. npm: v6.x or higher
  3. IDE: Visual Studio Code or any other code editor of your choice
  4. Browser: Latest version of Chrome, Firefox, or Edge

Installation

  1. Clone the repository:
    git clone https://github.com/techaboo/techapps.git
  2. Navigate to the project directory:
    cd techapps
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start

Additional Tools

  • ESLint: For code linting
  • Prettier: For code formatting
  • Jest: For running tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published