Git Product home page Git Product logo

recipes-client's People

Contributors

adamsea avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

recipes-client's Issues

Static server

I've noticed that the project is using static -p 9000 . for the npm run start and this really ought to be resolved either in the script or via using something cleaner that requires no user setup. I did some googling and was unable to locate where to install static for either my mac or windows box. Perhaps brew install, but that won't work for windows users..

As far as I can tell from the script there is no mention how to setup the dependences of the static command unless I missed it. I know on mac the de-facto go to is python -m SimpleHTTPServer 9000, however since python isn't installed on windows by default, that might be a barrier to using it. I'm unsure if that works in the windows environment.

For testing purposes as I go though things, I'll be using python -m SimpleHTTPServer 9000 myself until we have a solid answer. ๐Ÿ‘

https://github.com/adamsea/recipes-client/blob/master/package.json#L9

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.