Code Monkey home page Code Monkey logo

web-ui-template's Introduction

Logo

Open Template Hub - Web UI Template

License Issues PRCLosed LastCommit Release SonarCloud BTC

Responsive Web UI template with sign-up, login and social login functionality

For demo click the image below ⬇️

Screenshot

Ways to Begin

1. Express Deploy

Deploy this template to Heroku

Deploy

2. GitHub Template

Use this repository as a Template

GitHubTemplate

Installations

Install nodejs and npm via nodejs.org.

Check installed versions of nodejs and npm via running following commands:

node -v
npm -v

WebStorm Configurations

If you imported project into WebStorm you will see following run configurations:

1. Install

install.run.xml

2. Build

buildLocal.run.xml

buildLocalToStagingApi.run.xml

buildStaging.run.xml

buildProd.run.xml

3. Start

startLocal.run.xml

startLocalFromIPhone.run.xml

startLocalToStagingApi.run.xml

startLocalFromIPhoneToStagingApi.run.xml

startStaging.run.xml

start.run.xml

4. Debug

debug.run.xml

5. Dependency Management

outdated.run.xml

update.run.xml


Local Deployment and Debug

In order to deploy and debug locally, run following configurations in order:

  1. install.run.xml
  2. buildLocal.run.xml
  3. startLocal
    1. startLocal.run.xml (uses local api)
    2. startLocalFromIPhone.run.xml (uses local api - accessible from iphone)
    3. startLocalToStagingApi.run.xml (uses staging api)
    4. startLocalFromIPhoneToStagingApi.run.xml (uses staging api - accessible from iphone)
  4. debug.run.xml

Environment Variables

If you run WebStorm's env.run.xml configuration you will see following variables generated in .env file. Set them appropriately.

PORT=4200

Check project's current nodejs and npm version from package.json.

Contributors


Furkan Yavuz

💬 📖 👀

Fatih Turker

💬 📖 👀

Mert Sarac

💬 📖 👀

Contributing

  • Fork it
  • Create your update branch (git checkout -b my-feature-branch)
  • Commit your changes (git commit -am 'Add some features')
  • Push to the branch (git push origin my-feature-branch)
  • Create new Pull Request

LICENSE

The source code for this project is released under the MIT License.

web-ui-template's People

Contributors

fatihturker avatar furknyavuz avatar mertlsarac avatar

Watchers

 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.