Socket
Book a DemoInstallSign in
Socket

empress-blog-ember-template

Package Overview
Dependencies
Maintainers
9
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

empress-blog-ember-template

Ember template for empress-blog

latest
Source
npmnpm
Version
3.0.0
Version published
Maintainers
9
Created
Source

empress-blog-ember-template

This is a custom template for the Ember Blog designed to work with empress-blog.

For more information about empress-blog read the empress-blog documentation but if you want to get started straight away, try the quick start below.

Compatibility

  • Ember.js v3.24 or above
  • Ember CLI v3.24 or above
  • Node.js v12 or above

Quick Start

# if you don't have ember-cli installed already
npm install -g ember-cli

ember new super-blog
cd super-blog

ember install empress-blog empress-blog-ember-template

It will ask you if you want to update the index.html file and you should say yes 👍

If you want to see the blog system running on your local machine just run npm start and you will be able to navigate to http://localhost:4200 to see the blog in action.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Keywords

ember-addon

FAQs

Package last updated on 06 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts