Skip to content

Latest commit

Β 

History

History
59 lines (44 loc) Β· 1.84 KB

README.md

File metadata and controls

59 lines (44 loc) Β· 1.84 KB

Welcome to Analista101!

About β€’ Features β€’ Install β€’ License

πŸ” About

Analista101 is a platform that provides tutorials, tips, and tricks around data analysis. Documentation from the Directorate General of Data Analysis of the Ministry of Research and Data BEM UNSOED.

✨ Features

  • Insight Wordpress
  • Tutorial Analista
    • Persiapan
    • Pengerjaan
    • Code in Action
  • Arsip Tugas Analista

πŸ”Œ Install

Before cloning the repository, you need to install the following:

  • Node.js and a package manager (like bun, npm, pnpm, or yarn).
  • An internet browser (such as Brave, Firefox, Arc, or Chrome).

To clone the repository, follow these steps:

  1. Open your terminal.
  2. Navigate to the directory where you want to clone the repository.
  3. Run the following command:
    git clone https://github.com/amertadev/analista101.git
    
  4. After the cloning process is complete, navigate to the cloned repository directory:
    cd analista101
    
  5. Now, you are ready to work on the project. To install dependencies, run:
    bun install
    
  6. To start the development server, use:
    bun run dev
    

πŸ”° License

Copyright Β© 2024 @amertadev. This project is open-source licensed under the MIT License.