Git Product home page Git Product logo

uwat's Introduction

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

  • This is an Uwat project which focuses on the main website which include the front end and the back end
  • The front end using HTML, CSS, Javascript and React
  • The Back end Using Golang
  • Golang Version 1.8
  • Learn Markdown

How do I get set up?

  • Running the Client

    1. Install Node Packages dependencies. - run => npm install this will install all the packages you to work on this project

    2. Run the app. - npm start run => npm start running this command will start the frontend( check to see what port its running on once its done starting)

    3. Production Build. - npm run build run => npm run build once you run this command it builds the entire client in puts it in the dist

    *Running Server (If you want to run the server, run a production build first before you continue with the steps below)

    1. Install golang versions > 1.8
    2. CD into the dist and run => go run main.go
    3. If there are no errors open your browser to port 8080, where the app is serving.

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.