Git Product home page Git Product logo

Comments (4)

fejes713 avatar fejes713 commented on May 13, 2024 3

Hey @Tikam02 👋

Sorry for the delay. In order to run the project locally, you would need to fork it, clone it, and then do the following:

  1. npm install - to install all dependencies of this project.
  2. npm run webber:dev will start a development server for you (with hot-reload)

if you happen to change snippets or want to change README.md then you have 2 more following commands:

  • npm run extractor that extracts all code from snippets into a JSON file
  • npm run builder will build the README.md based on extracted JSON file

note: In order for webber:dev to sync with new snippets, you would need to run the npm extractor as well if you make changes to them.

Hope that helps, and let me know if there's something in the process that doesn't work or sounds confusing.

from 30-seconds-of-python.

Chalarangelo avatar Chalarangelo commented on May 13, 2024 2

If I had more time, I would research this a bit. As it stands, I would rely on community contributions for these categories if we are to implement them. Glad to merge any snippet PRs with this kind of content, though.

from 30-seconds-of-python.

Tikam02 avatar Tikam02 commented on May 13, 2024

@Chalarangelo I will PR the features I had mentioned above ASAP.
But the installation guide or the details to run the project on the local system were not provided. If you provide some details or commands it will be a great help.

from 30-seconds-of-python.

Chalarangelo avatar Chalarangelo commented on May 13, 2024

I am closing this one due to inactivity. If anyone has a PR ready for any of the mentioned snippets, I'd gladly take a look.

from 30-seconds-of-python.

Related Issues (20)

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.