Not easily. The Basic Viewer uses the createMap method to build a map based on a web map id. You'll have to search the source to find createMap then modify the code to just create the map and add the layers. Alternatively you can build a web map using json and supply that to createMap. Here's a sample that shows how to create the web map json: