Skip to content

skananit/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

blog

This Ember application was developed using MongoDB, Express, and Node.js. It allows users to make blog posts, edit or remove blog posts previously made, and leave comments for each related post.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • npm install -g npm
  • npm install -g ember-cli
  • npm install -g bower
  • bower install
  • npm install semantic-ui --save
  • cd semantic
  • gulp build

Running

Building

  • ember build (development)
  • ember build --environment production (production)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published