Coder Social home page Coder Social logo

lucafersko55 / vuejs-calendar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vuejsdevelopers/vuejs-calendar

0.0 0.0 0.0 544 KB

Source code for Build A Professional Vue App with Vuex & Server-Side Rendering

Home Page: https://courses.vuejsdevelopers.com/p/build-vue-vuex-app-ssr?utm_source=github-vjd

JavaScript 51.02% CSS 44.98% HTML 4.00%

vuejs-calendar's Introduction

Vue.js Calendar

Source code for the Build A Professional Vue App with Vuex & Server-Side Rendering.

Demo

See the completed project here: http://vuejs-calendar.vuejsdevelopers.com/

Pre-installation

Installation

  1. Install this code on your local system

    1. Fork this repository (click 'Fork' button in top right corner)

    2. Clone the forked repository on your local file system

      cd /path/to/install/location
      
      git clone https://github.com/[your_username]/vuejs-calendar.git
      
  2. Change into directory

    cd vuejs-calendar
    
  3. Install dependencies

    cd vuejs-calendar
    npm install
    
  4. Create a .env file by copying the sample

    cp .env_sample .env
    

    Edit the .env file and replace any variables if needed

  5. Start project

    npm run start
    

Your site will be available at localhost:[PORT] where PORT is whatever value is set in your .env file.

Sponsors

Vue SchoolSnipcart

Support Vue.js Developers to get your logo here.

Lecture branches

Each branch of of the repo shows the state of the code at the end of any particular video e.g. video/06 shows the state at the end of video 6.

If you want the initial state of the code, use the master branch.

If you're doing the Vue.js Essentials - 3 Course Bundle course on Udemy, you'll need the following conversion table to match the branch to the lecture number.

Lecture # Branch name
121 video/02
125 video/06
126 video/07
128 video/09
129 video/10
134 video/15
136 video/17
137 video/18
138 video/19
139 video/20
141 video/22
142 video/23
144 video/25
148 video/29
149 video/30
150 video/31
151 video/32
152 video/33
155 video/36
157 video/38
158 video/39
162 video/43
164 video/45
167 video/48
169 video/50
172 video/53
173 video/54
175 video/56

vuejs-calendar's People

Contributors

anthonygore avatar nikie 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.