Giter Club home page Giter Club logo

topsim-test's Introduction

Welcome to [TOPSIM-V2] - (Created by DTH - Software Team)

Repository:

🚀 Project Structure

Inside of TOPSIM - v2, you'll see the following folders and files:

/
├── public/
│   └── favicon.svg
├── src/
│   ├── assets/
│   │   ├── images/
│   │   └── scss/
│   │       └── global.scss
│   ├── components/
│   │   ├── layout/
│   │   │   └── Navigation.astro
│   │   └── react/
│   ├── layouts/
│   │   └── Layout.astro
│   ├── constants/
│   │
│   └── pages/
│       └── index.astro
├── package.json
├── tailwind.config.cjs
├── tsconfig.json
└── astro.config.mjs

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
yarn Installs dependencies
yarn start Starts local dev server at localhost:3000
yarn run build Build your production site to ./dist/
yarn run preview Preview your build locally, before deploying

Technology Used

AstroJS: More_information Sử dụng AstroJS_framework để xây dựng

react - astrojs/react: Sử dụng ReactJS_framework thông qua thư viện astrojs/react

tailwindCSS: CSS config with tailwindCSS library

evergreen - UI: Using Component UI with EvergreenUI library

axios: RESTful API with axios library

👀 [STANDARD]

/src/

  • [pages]: Phân cấp & cách đặt tên page sẽ quy định router của App folders/(folders)/file.astro - Extension bắt buộc phải là .astro,

  • [layouts]: Defind ra các layout khác nhau theo nhu cầu của từng views

  • [service]: RESTful API

  • [components]: Defind các component tái sử dụng, layout component, other framework components (React, Vue, ...)

  • [assets]: - Chứa các tài nguyên của dự án (icon, image, css - scss, ...) & export các phần thông qua 1 file index.ts duy nhất của mỗi loại (đỗi với images). - global.scss css - scss của toàn bộ app (is:global), được import trong /src/layouts/Layout.astro

  • [astro.config.mjs]: config astro file + config các framework với astro

topsim-test's People

Contributors

maitien avatar

Stargazers

Nikola Hristov avatar

Watchers

Nguyễn Ngọc Minh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.