Coder Social home page Coder Social logo

pluscope / coding-insight Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hslee2008/coding-insight

0.0 0.0 0.0 24.91 MB

코딩 인사이트 (Coding-Insight)

Home Page: https://coding-insight.com/

License: MIT License

JavaScript 57.64% CSS 15.30% SCSS 27.06%

coding-insight's Introduction

Directory

This is the directory for website source cod for: https://www.coding-insight.com

Screenshot Computer

🔧 Website configuration

The main config file for the website can be found at website/docusaurus.config.js. This file tells Docusaurus how to build the website. Edits to this file are rarely necessary.

The core subdirectory contains JavaScript and React components that are the core part of the website.

The src/pages subdirectory contains the React components that make up the non-documentation pages of the site, such as the homepage.

Running locally

cd website to go into the website portion of the project. yarn start to start the development server (powered by Docusaurus). open http://localhost:3000/ to open the site in your favorite browser.

👏 Contributing

Create a branch

  1. git checkout main from any folder in your local coding-insight repository.
  2. git pull origin main to ensure you have the latest main code.
  3. git checkout -b the-name-of-my-branch to create a branch.

    replace the-name-of-my-branch with a suitable name, such as update-animations-page

📄 License

Coding-Insight is MIT licensed.

coding-insight's People

Contributors

hslee2008 avatar dependabot[bot] 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.