Giter Site home page Giter Site logo

Comments (1)

jeswr avatar jeswr commented on June 20, 2024

Firstly - apologies that this repo is a bit of a mess ATM. I'm aiming to fix that and push some significant updates/fixes in the near future (late this year/early next year) once we have completed some more immediate work for our use case partners.

The npm run client and npm run server commands are legacy and I have just pushed an update that removes those commands. This is because we were originally doing some of the processing/rendering server side. The npm run build command is what you are after, try running that and let me know if you are still having issues :)

FYI I think the reason we look dist folder is because we produce a .war file (in addition to .bundle.js) so that we can deploy Schimatos using Apache Tomcat. That file includes static content such as images so we need to retrieve images from the dist folder. If you aren't interested in producing the .war file you can remove the call to that plugin from webpack.config.js and it will reduce your compile time.

from schimatos.org.

Related Issues (16)

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.