Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

create a better looking default template #6

@jonknapp

Description

@jonknapp

The default template that is added to new Slipcast projects includes the files from the template/ folder. Its purpose should be to show off the features of the application, but the resulting website should also look much better than the current bare html tags rendered today.

To create a new project to see what the current template looks like in action, you can run the following:

npm install slipcast-cli -g
slipcast-cli [folder-name-for-project]
cd folder-name-for-project
npm start
# then open a browser to the url that is output in your terminal (probably localhost:3000)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions